Skip to content

feat(scripts): add Recovery QR widget - #64

Merged
pfeerick merged 1 commit into
EdgeTX:mainfrom
bultodepapas:add-recovery-qr
Aug 4, 2026
Merged

feat(scripts): add Recovery QR widget#64
pfeerick merged 1 commit into
EdgeTX:mainfrom
bultodepapas:add-recovery-qr

Conversation

@bultodepapas

Copy link
Copy Markdown
Contributor

Adds the Recovery QR widget to the gallery.

Color-screen EdgeTX widget that turns the model's latest valid GPS telemetry position into a native LVGL QR code for Google Maps. The last known position is saved per model, survives telemetry loss and radio restarts, and can be shown full-screen to scan with a phone when recovering a downed aircraft.

Closes #63

Recovery QR: color-screen widget that turns the last valid GPS
position into a native LVGL QR code for Google Maps, saved per model
and restored across telemetry loss and radio restarts.

Refs EdgeTX#63
Copilot AI review requested due to automatic review settings August 3, 2026 17:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the Recovery QR widget entry to the lua-scripts gallery so it can be discovered alongside other GPS & mapping widgets, with associated screenshots for the gallery listing.

Changes:

  • Added a new scripts.json entry for “Recovery QR” under GPS & Mapping with description, info URL, tags, and screenshot paths.
  • Added five gallery screenshots under ASSETS/recovery-qr/ referenced by the new listing.

Reviewed changes

Copilot reviewed 1 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
scripts.json Adds the “Recovery QR” gallery metadata entry (name/category/description/URL/tags/images).
ASSETS/recovery-qr/screenshot-1.png Adds screenshot asset referenced by the new gallery entry.
ASSETS/recovery-qr/screenshot-2.png Adds screenshot asset referenced by the new gallery entry.
ASSETS/recovery-qr/screenshot-3.png Adds screenshot asset referenced by the new gallery entry.
ASSETS/recovery-qr/screenshot-4.png Adds screenshot asset referenced by the new gallery entry.
ASSETS/recovery-qr/screenshot-5.png Adds screenshot asset referenced by the new gallery entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pfeerick
pfeerick merged commit e5c504c into EdgeTX:main Aug 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Lua App Submission] Recovery QR

3 participants